Gets a batch queue definition by ID
| Get | BatchQueue_GetBatchQueueByID |
Resource Path: /api/batchqueue/{id}
Uri: http://doc.jamsscheduler.com/api/batchqueue/{id}
| Name | Description | Data Type |
|---|---|---|
| id | ID of the BatchQueueID of the batch queue to delete. | integer |
The response body is of type BatchQueue.
OK![]() |
BatchQueue
|